Skip to content

fix(prompts): escape prompt args during substitution#5

Open
taigrr wants to merge 1 commit into
masterfrom
cd/escape-prompt-args
Open

fix(prompts): escape prompt args during substitution#5
taigrr wants to merge 1 commit into
masterfrom
cd/escape-prompt-args

Conversation

@taigrr

@taigrr taigrr commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace direct Lua gsub replacement with a function so prompt args containing % are treated literally
  • add prompt execution tests for substitution, percent-containing args, and append behavior

Tests

  • make test
  • make lint
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant